New upstream version 10.48~rc1
authorMatthew Vernon <matthew@debian.org>
Tue, 25 Aug 2026 15:18:39 +0000 (16:18 +0100)
committerMatthew Vernon <matthew@debian.org>
Tue, 25 Aug 2026 15:18:39 +0000 (16:18 +0100)
commit07bf672a90045f8ebb38b34ea8865ed36cd68739
tree5b9d0dda73a5aea0d7ca14f26c4d4d2e54913e43
parent4b3dd64c080fe260d0564e1c2493c68333a98d19
New upstream version 10.48~rc1
217 files changed:
AUTHORS.md
CMakeLists.txt
ChangeLog
MODULE.bazel
Makefile.am
Makefile.in
NEWS
README
RunGrepTest
RunGrepTest.bat
RunTest
SECURITY.md
SUPPORT-LIFECYCLE.md [new file with mode: 0644]
aclocal.m4
build.zig
build.zig.zon [new file with mode: 0644]
cmake/FindEditline.cmake
cmake/FindReadline.cmake
cmake/PCRE2CheckVscript.cmake
configure
configure.ac
deps/sljit/sljit_src/allocator_src/sljitWXExecAllocatorPosix.c
deps/sljit/sljit_src/sljitConfig.h
deps/sljit/sljit_src/sljitConfigCPU.h
deps/sljit/sljit_src/sljitConfigInternal.h
deps/sljit/sljit_src/sljitLir.c
deps/sljit/sljit_src/sljitLir.h
deps/sljit/sljit_src/sljitNativeARM_32.c
deps/sljit/sljit_src/sljitNativeARM_64.c
deps/sljit/sljit_src/sljitNativeARM_T2_32.c
deps/sljit/sljit_src/sljitNativeLOONGARCH_64.c
deps/sljit/sljit_src/sljitNativeMIPS_common.c
deps/sljit/sljit_src/sljitNativePPC_common.c
deps/sljit/sljit_src/sljitNativeRISCV_64.c
deps/sljit/sljit_src/sljitNativeRISCV_common.c
deps/sljit/sljit_src/sljitNativeS390X.c
deps/sljit/sljit_src/sljitNativeX86_common.c
doc/html/README.txt
doc/html/pcre2api.html
doc/html/pcre2jit.html
doc/html/pcre2partial.html
doc/html/pcre2pattern.html
doc/html/pcre2test.html
doc/pcre2-config.1
doc/pcre2-config.txt
doc/pcre2.3
doc/pcre2.txt
doc/pcre2_callout_enumerate.3
doc/pcre2_code_copy.3
doc/pcre2_code_copy_with_tables.3
doc/pcre2_code_free.3
doc/pcre2_compile.3
doc/pcre2_compile_context_copy.3
doc/pcre2_compile_context_create.3
doc/pcre2_compile_context_free.3
doc/pcre2_config.3
doc/pcre2_convert_context_copy.3
doc/pcre2_convert_context_create.3
doc/pcre2_convert_context_free.3
doc/pcre2_converted_pattern_free.3
doc/pcre2_dfa_match.3
doc/pcre2_general_context_copy.3
doc/pcre2_general_context_create.3
doc/pcre2_general_context_free.3
doc/pcre2_get_error_message.3
doc/pcre2_get_mark.3
doc/pcre2_get_match_data_heapframes_size.3
doc/pcre2_get_match_data_size.3
doc/pcre2_get_ovector_count.3
doc/pcre2_get_ovector_pointer.3
doc/pcre2_get_startchar.3
doc/pcre2_jit_compile.3
doc/pcre2_jit_free_unused_memory.3
doc/pcre2_jit_match.3
doc/pcre2_jit_stack_assign.3
doc/pcre2_jit_stack_create.3
doc/pcre2_jit_stack_free.3
doc/pcre2_maketables.3
doc/pcre2_maketables_free.3
doc/pcre2_match.3
doc/pcre2_match_context_copy.3
doc/pcre2_match_context_create.3
doc/pcre2_match_context_free.3
doc/pcre2_match_data_create.3
doc/pcre2_match_data_create_from_pattern.3
doc/pcre2_match_data_free.3
doc/pcre2_next_match.3
doc/pcre2_pattern_convert.3
doc/pcre2_pattern_info.3
doc/pcre2_serialize_decode.3
doc/pcre2_serialize_encode.3
doc/pcre2_serialize_free.3
doc/pcre2_serialize_get_number_of_codes.3
doc/pcre2_set_bsr.3
doc/pcre2_set_callout.3
doc/pcre2_set_character_tables.3
doc/pcre2_set_compile_extra_options.3
doc/pcre2_set_compile_recursion_guard.3
doc/pcre2_set_depth_limit.3
doc/pcre2_set_glob_escape.3
doc/pcre2_set_glob_separator.3
doc/pcre2_set_heap_limit.3
doc/pcre2_set_match_limit.3
doc/pcre2_set_max_pattern_compiled_length.3
doc/pcre2_set_max_pattern_length.3
doc/pcre2_set_max_varlookbehind.3
doc/pcre2_set_newline.3
doc/pcre2_set_offset_limit.3
doc/pcre2_set_optimize.3
doc/pcre2_set_parens_nest_limit.3
doc/pcre2_set_recursion_limit.3
doc/pcre2_set_recursion_memory_management.3
doc/pcre2_set_substitute_callout.3
doc/pcre2_set_substitute_case_callout.3
doc/pcre2_substitute.3
doc/pcre2_substring_copy_byname.3
doc/pcre2_substring_copy_bynumber.3
doc/pcre2_substring_free.3
doc/pcre2_substring_get_byname.3
doc/pcre2_substring_get_bynumber.3
doc/pcre2_substring_length_byname.3
doc/pcre2_substring_length_bynumber.3
doc/pcre2_substring_list_free.3
doc/pcre2_substring_list_get.3
doc/pcre2_substring_nametable_scan.3
doc/pcre2_substring_number_from_name.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2callout.3
doc/pcre2compat.3
doc/pcre2convert.3
doc/pcre2demo.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2jit.3
doc/pcre2limits.3
doc/pcre2matching.3
doc/pcre2partial.3
doc/pcre2pattern.3
doc/pcre2perform.3
doc/pcre2posix.3
doc/pcre2sample.3
doc/pcre2serialize.3
doc/pcre2syntax.3
doc/pcre2test.1
doc/pcre2test.txt
doc/pcre2unicode.3
m4/ax_check_vscript.m4 [deleted file]
m4/pcre2_check_vscript.m4 [new file with mode: 0644]
patches/pcre2-10.37-Remove-real-POSIX.patch [new file with mode: 0644]
patches/pcre2-10.39-Fix-incorrect-detection.patch [new file with mode: 0644]
patches/pcre2-10.40-A-Fixed-a-unicode.patch [new file with mode: 0644]
patches/pcre2-10.40-B-Fixed-an-issue-affecting.patch [new file with mode: 0644]
patches/pcre2-10.43-Avoid-LIMIT_HEAP-integer.patch [new file with mode: 0644]
patches/pcre2-10.43-Fix-heapframe-overflow.patch [new file with mode: 0644]
patches/pcre2-10.44-Fix-incorrect-compiling.patch [new file with mode: 0644]
patches/pcre2-10.44-Fix-locking-region.patch [new file with mode: 0644]
patches/pcre2-10.45-Memory-reports-only-compiled.patch [new file with mode: 0644]
patches/pcre2-10.47-Fix-for-callback.patch [new file with mode: 0644]
pcre2-config.in
src/config-cmake.h.in
src/config.h.generic
src/config.h.in
src/libpcre2-16.sym [deleted file]
src/libpcre2-16.sym.in [new file with mode: 0644]
src/libpcre2-32.sym [deleted file]
src/libpcre2-32.sym.in [new file with mode: 0644]
src/libpcre2-8.sym [deleted file]
src/libpcre2-8.sym.in [new file with mode: 0644]
src/libpcre2-posix.sym [deleted file]
src/libpcre2-posix.sym.in [new file with mode: 0644]
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_compile.c
src/pcre2_compile_class.c
src/pcre2_convert.c
src/pcre2_dfa_match.c
src/pcre2_error.c
src/pcre2_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_match_inc.h
src/pcre2_jit_misc_inc.h
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2_serialize.c
src/pcre2_substitute.c
src/pcre2_substring.c
src/pcre2_ucd.c
src/pcre2_ucp.h
src/pcre2_ucptables_inc.h
src/pcre2grep.c
src/pcre2test.c
src/pcre2test_inc.h
testdata/grepoutput
testdata/grepoutput8
testdata/testinput10
testdata/testinput12
testdata/testinput17
testdata/testinput2
testdata/testinput26
testdata/testinput27
testdata/testinput5
testdata/testoutput10
testdata/testoutput12-16
testdata/testoutput12-32
testdata/testoutput17
testdata/testoutput2
testdata/testoutput26
testdata/testoutput27
testdata/testoutput5
testdata/testoutput8-16-2
testdata/testoutput8-16-4
testdata/testoutput8-32-4
testdata/testoutput8-8-2
testdata/testoutput8-8-3
testdata/testoutput8-8-4